Force the devid given to destroyDevice to an integer. This means that that
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Sun, 30 Oct 2005 15:43:52 +0000 (16:43 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Sun, 30 Oct 2005 15:43:52 +0000 (16:43 +0100)
commitb67a7e630568f8c224fb98812c529bfc59187889
treecae5d8f2f0a1c8ffcc50f68ce7620d4c3d341e9d
parent302aa2f721f75053058056722d64a6b3a3021ce1
Force the devid given to destroyDevice to an integer.  This means that that
method copes with the values given to xm network-detach without netif.py having
to intervene.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/DevController.py